Gets or sets Subject header field. The Subject header field provides a
summary or indicates the nature of the call, allowing call filtering without having to parse the session description.
The session description does not have to use the same subject indication as the invitation.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic int Subject { get; set; }Public Property Subject As Integer
Get
Set
Property Value
Type:
Int32
See Also